Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Apache Mina - 467 results found.
NameDescriptionTypePackageFramework
AbstractAuthLogicHandlerAbstractAuthLogicHandler.Classorg.apache.mina.proxy.handlers.httpApache Mina
AbstractDatagramSessionConfigTODO Add documentationAuthor:Apache MINA ProjectClassorg.apache.mina.transport.socketApache Mina
AbstractHttpLogicHandlerAbstractHttpLogicHandler.Classorg.apache.mina.proxy.handlers.httpApache Mina
AbstractIoAcceptorA base implementation of IoAcceptor.Classorg.apache.mina.core.serviceApache Mina
AbstractIoBufferA base implementation of IoBuffer.Classorg.apache.mina.core.bufferApache Mina
AbstractIoConnectorA base implementation of IoConnector.Classorg.apache.mina.core.serviceApache Mina
AbstractIoServiceBase implementation of IoServices.Classorg.apache.mina.core.serviceApache Mina
AbstractIoSessionBase implementation of IoSession.Classorg.apache.mina.core.sessionApache Mina
AbstractIoSessionConfigA base implementation of IoSessionConfig.Classorg.apache.mina.core.sessionApache Mina
AbstractMessageA base message for SumUp protocol messages.Classorg.apache.mina.example.sumup.messageApache Mina
AbstractMessageDecoderA MessageDecoder that decodes message header and forwards the decoding of body to a subclass.Classorg.apache.mina.example.sumup.codecApache Mina
AbstractMessageEncoderA MessageEncoder that encodes message header and forwards the encoding of body to a subclass.Classorg.apache.mina.example.sumup.codecApache Mina
AbstractPollingIoAcceptorA base class for implementing transport using a polling strategy.Classorg.apache.mina.core.pollingApache Mina
AbstractPollingIoConnectorA base class for implementing client transport using a polling strategy.Classorg.apache.mina.core.pollingApache Mina
AbstractPollingIoProcessorAn abstract implementation of IoProcessor which helps transport developers to write an IoProcessor easily.Classorg.apache.mina.core.pollingApache Mina
AbstractPropertyAccessorAn abstract OGNL PropertyAccessor for MINA constructs.Classorg.apache.mina.integration.ognlApache Mina
AbstractPropertyEditorAn abstract bi-directional PropertyEditor.Classorg.apache.mina.integration.beansApache Mina
AbstractProtocolDecoderOutputA ProtocolDecoderOutput based on queue.Classorg.apache.mina.filter.codecApache Mina
AbstractProtocolEncoderOutputA ProtocolEncoderOutput based on queue.Classorg.apache.mina.filter.codecApache Mina
AbstractProxyIoHandlerBase class of IoHandler classes which handle proxied connections.Classorg.apache.mina.example.proxyApache Mina
AbstractProxyIoHandlerAbstractProxyIoHandler.Classorg.apache.mina.proxyApache Mina
AbstractProxyLogicHandlerAbstractProxyLogicHandler.Classorg.apache.mina.proxyApache Mina
AbstractSelfTransitionAbstract SelfTransition implementation.Classorg.apache.mina.statemachine.transitionApache Mina
AbstractSocketSessionConfigTODO Add documentationAuthor:Apache MINA ProjectClassorg.apache.mina.transport.socketApache Mina
AbstractSocksLogicHandlerAbstractSocksLogicHandler.Classorg.apache.mina.proxy.handlers.socksApache Mina
AbstractStateContextAbstract StateContext which uses a Map to store theAuthor:Apache MINA ProjectClassorg.apache.mina.statemachine.contextApache Mina
AbstractStateContextLookupAbstract StateContextLookup implementation.Classorg.apache.mina.statemachine.contextApache Mina
AbstractStreamWriteFilterTODO Add documentationAuthor:Apache MINA ProjectClassorg.apache.mina.filter.streamApache Mina
AbstractTransitionAbstract Transition implementation.Classorg.apache.mina.statemachine.transitionApache Mina
AddMessageADD message in SumUp protocol.Classorg.apache.mina.example.sumup.messageApache Mina
AddMessageDecoderA MessageDecoder that decodes AddMessage.Classorg.apache.mina.example.sumup.codecApache Mina
AddMessageEncoderA MessageEncoder that encodes AddMessage.Classorg.apache.mina.example.sumup.codecApache Mina
AmbiguousMethodExceptionThrown by the constructors in MethodTransition if there are several methods with the specifed name in the target object's class.Classorg.apache.mina.statemachine.transitionApache Mina
AprIoProcessorThe class in charge of processing socket level IO events for theAuthor:Apache MINA ProjectClassorg.apache.mina.transport.socket.aprApache Mina
AprSessionAn abstract IoSession serving of base for APR based sessions.Classorg.apache.mina.transport.socket.aprApache Mina
AprSocketAcceptorIoAcceptor for APR based socket transport (TCP/IP).Classorg.apache.mina.transport.socket.aprApache Mina
AprSocketConnectorIoConnector for APR based socket transport (TCP/IP).Classorg.apache.mina.transport.socket.aprApache Mina
ArrayEditorA PropertyEditor which converts a String into a one-dimensional array and vice versa.Classorg.apache.mina.integration.beansApache Mina
ArrayUtilClassorg.apache.mina.httpApache Mina
AttributeKeyCreates a Key from a class name and an attribute name.Classorg.apache.mina.core.sessionApache Mina
AuthenticationHandlerTODO Add documentationAuthor:Apache MINA ProjectClassorg.apache.mina.example.tapedeckApache Mina
AvailablePortFinderFinds currently available server ports.Classorg.apache.mina.utilApache Mina
Base64Provides Base64 encoding and decoding as defined by RFC 2045.Classorg.apache.mina.utilApache Mina
BlacklistFilterA IoFilter which blocks connections from blacklisted remoteAuthor:Apache MINA ProjectClassorg.apache.mina.filter.firewallApache Mina
BogusSslContextFactoryFactory to create a bogus SSLContext.Classorg.apache.mina.example.echoserver.sslApache Mina
BogusTrustManagerFactoryBogus TrustManagerFactory which creates X509TrustManager trusting everything.Classorg.apache.mina.filter.sslApache Mina
BooleanEditorA PropertyEditor which converts a String into a Character and vice versa.Classorg.apache.mina.integration.beansApache Mina
BreakExceptionThe base exception of the exceptions thrown by the methods in the StateControl class.Classorg.apache.mina.statemachineApache Mina
BufferByteArrayA ByteArray backed by a IoBuffer.Classorg.apache.mina.util.byteaccessApache Mina
BufferDataExceptionA RuntimeException which is thrown when the data the IoBuffer contains is corrupt.Classorg.apache.mina.core.bufferApache Mina
BufferedWriteFilterAn IoFilter implementation used to buffer outgoing WriteRequest almost like what BufferedOutputStream does.Classorg.apache.mina.filter.bufferApache Mina
ByteArrayRepresents a sequence of bytes that can be read or written directly orAuthor:Apache MINA ProjectInterfaceorg.apache.mina.util.byteaccessApache Mina
ByteArrayFactoryA factory for ByteArrays.Interfaceorg.apache.mina.util.byteaccessApache Mina
ByteArrayPoolCreates ByteArrays, using a pool to reduce allocation where possible.Classorg.apache.mina.util.byteaccessApache Mina
ByteEditorA PropertyEditor which converts a String into an Byte and vice versa.Classorg.apache.mina.integration.beansApache Mina
ByteUtilitiesByteUtilities.Classorg.apache.mina.proxy.utilsApache Mina
CachedBufferAllocatorAn IoBufferAllocator that caches the buffers which are likely to be reused during auto-expansion of the buffers.Classorg.apache.mina.core.bufferApache Mina
ChainedIoHandlerAn IoHandler which executes an IoHandlerChain on a messageReceived event.Classorg.apache.mina.handler.chainApache Mina
CharacterEditorA PropertyEditor which converts a String into a Character and vice versa.Classorg.apache.mina.integration.beansApache Mina
ChatClientSupportA simple chat client for a given user.Classorg.apache.mina.example.chat.clientApache Mina
ChatCommandEncapsulates a chat command.Classorg.apache.mina.example.chatApache Mina
ChatProtocolHandlerIoHandler implementation of a simple chat server protocol.Classorg.apache.mina.example.chatApache Mina
CircularQueueA unbounded circular queue based on array.Classorg.apache.mina.utilApache Mina
ClassEditorA PropertyEditor which converts a String into a Character and vice versa.Classorg.apache.mina.integration.beansApache Mina
Client(Entry Point) Starts SumUp client.Classorg.apache.mina.example.sumupApache Mina
ClientPanelClass the represents a client connection using a JPanelAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.udpApache Mina
ClientSessionHandlerIoHandler for SumUp client.Classorg.apache.mina.example.sumupApache Mina
ClientToProxyIoHandlerHandles the client to proxy part of the proxied connection.Classorg.apache.mina.example.proxyApache Mina
CloseFutureAn IoFuture for asynchronous close requests.Interfaceorg.apache.mina.core.futureApache Mina
CollectionEditorA PropertyEditor which converts a String into a Collection and vice versa.Classorg.apache.mina.integration.beansApache Mina
CommandThe base class of all Command types.Classorg.apache.mina.example.tapedeckApache Mina
CommandDecoderMINA ProtocolDecoder which decodes bytes into CommandAuthor:Apache MINA ProjectClassorg.apache.mina.example.tapedeckApache Mina
CommandSyntaxExceptionException thrown by CommandDecoder when a line cannot be decoded as Author:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.tapedeckApache Mina
CommonEventFilter wraps the same logic around all 9 IoEventsAuthor:Apache MINA ProjectClassorg.apache.mina.filter.utilApache Mina
CompositeByteArrayA ByteArray composed of other ByteArrays.Classorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeReaderProvides restricted, relative, read-only access to the bytes in a CompositeByteArray.Classorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeWriterProvides restricted, relative, write-only access to the bytes in a CompositeByteArray.Classorg.apache.mina.util.byteaccessApache Mina
CompositeIoFutureAn IoFuture of IoFutures.Classorg.apache.mina.core.futureApache Mina
CompressionFilterAn IoFilter which compresses all data using Support for the LZW (DLCZ) algorithm is also planned.Classorg.apache.mina.filter.compressionApache Mina
ConcurrentHashSetA ConcurrentHashMap-backed Set.Classorg.apache.mina.utilApache Mina
ConnectDialogTODO Add documentationAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.chat.clientApache Mina
ConnectFutureAn IoFuture for asynchronous connect requests.Interfaceorg.apache.mina.core.futureApache Mina
ConnectionThrottleFilterA IoFilter which blocks connections from connecting at a rate faster than the specified interval.Classorg.apache.mina.filter.firewallApache Mina
ConstantsProvides SumUp protocol constants.Classorg.apache.mina.example.sumup.codecApache Mina
ConsumeToCrLfDecodingStateDecodingState which consumes all bytes until a CRLF has been encountered.Classorg.apache.mina.filter.codec.statemachineApache Mina
ConsumeToDynamicTerminatorDecodingStateDecodingState which consumes all bytes until a fixed (ASCII) character is reached.Classorg.apache.mina.filter.codec.statemachineApache Mina
ConsumeToEndOfSessionDecodingStateDecodingState which consumes all received bytes until the session isAuthor:Apache MINA ProjectClassorg.apache.mina.filter.codec.statemachineApache Mina
ConsumeToLinearWhitespaceDecodingStateDecodingState which consumes all bytes until a space (0x20) or tab (0x09) character is reached.Classorg.apache.mina.filter.codec.statemachineApache Mina
ConsumeToTerminatorDecodingStateDecodingState which consumes all bytes until a fixed (ASCII) character is reached.Classorg.apache.mina.filter.codec.statemachineApache Mina
CopyOnWriteMapA thread-safe version of Map in which all operations that change the Map are implemented by making a new copy of the underlying Map.Classorg.apache.mina.utilApache Mina
CrLfDecodingStateDecodingState which decodes a single CRLF.Classorg.apache.mina.filter.codec.statemachineApache Mina
CumulativeProtocolDecoderA ProtocolDecoder that cumulates the content of received buffers to a cumulative buffer to help users implement decoders.Classorg.apache.mina.filter.codecApache Mina
DatagramAcceptorIoAcceptor for datagram transport (UDP/IP).Interfaceorg.apache.mina.transport.socketApache Mina
DatagramConnectorIoConnector for datagram transport (UDP/IP).Interfaceorg.apache.mina.transport.socketApache Mina
DatagramSessionConfigAn IoSessionConfig for datagram transport type.Interfaceorg.apache.mina.transport.socketApache Mina
DateEditorA PropertyEditor which converts a String into a Date and vice versa.Classorg.apache.mina.integration.beansApache Mina
DateUtilClassorg.apache.mina.httpApache Mina
DecoderStateClassorg.apache.mina.httpApache Mina
DecodingStateRepresents a state in a decoder state machine used by DecodingStateMachine.Interfaceorg.apache.mina.filter.codec.statemachineApache Mina
DecodingStateMachineAbstract base class for decoder state machines.Classorg.apache.mina.filter.codec.statemachineApache Mina
DecodingStateProtocolDecoderProtocolDecoder which uses a DecodingState to decode data.Classorg.apache.mina.filter.codec.statemachineApache Mina
DefaultCloseFutureA default implementation of CloseFuture.Classorg.apache.mina.core.futureApache Mina
DefaultConnectFutureA default implementation of ConnectFuture.Classorg.apache.mina.core.futureApache Mina
DefaultDatagramSessionConfigA default implementation of DatagramSessionConfig.Classorg.apache.mina.transport.socketApache Mina
DefaultEventFactoryDefault EventFactory implementation.Classorg.apache.mina.statemachine.eventApache Mina
DefaultExceptionMonitorA default ExceptionMonitor implementation that logs uncaught exceptions using Logger.Classorg.apache.mina.utilApache Mina
DefaultFileRegionTODO Add documentationAuthor:Apache MINA ProjectClassorg.apache.mina.core.fileApache Mina
DefaultHttpResponseClassorg.apache.mina.http.apiApache Mina
DefaultIoEventSizeEstimatorA default IoEventSizeEstimator implementation.Classorg.apache.mina.filter.executorApache Mina
DefaultIoFilterChainA default implementation of IoFilterChain that provides all operations for developers who want to implement their ownClassorg.apache.mina.core.filterchainApache Mina
DefaultIoFilterChainBuilderThe default implementation of IoFilterChainBuilder which is useful in most cases.Classorg.apache.mina.core.filterchainApache Mina
DefaultIoFutureA default implementation of IoFuture associated withAuthor:Apache MINA ProjectClassorg.apache.mina.core.futureApache Mina
DefaultIoSessionDataStructureFactoryThe default IoSessionDataStructureFactory implementation that creates a new HashMap-based IoSessionAttributeMapClassorg.apache.mina.core.sessionApache Mina
DefaultReadFutureA default implementation of WriteFuture.Classorg.apache.mina.core.futureApache Mina
DefaultSocketSessionConfigA default implementation of SocketSessionConfig.Classorg.apache.mina.transport.socketApache Mina
DefaultStateContextDefault StateContext implementation.Classorg.apache.mina.statemachine.contextApache Mina
DefaultStateContextFactoryStateContextFactory which creates DefaultStateContextAuthor:Apache MINA ProjectClassorg.apache.mina.statemachine.contextApache Mina
DefaultTransportMetadataA default immutable implementation of TransportMetadata.Classorg.apache.mina.core.serviceApache Mina
DefaultWriteFutureA default implementation of WriteFuture.Classorg.apache.mina.core.futureApache Mina
DefaultWriteRequestThe default implementation of WriteRequest.Classorg.apache.mina.core.writeApache Mina
DemuxingIoHandlerA IoHandler that demuxes messageReceived events to the appropriate MessageHandler.Classorg.apache.mina.handler.demuxApache Mina
DemuxingProtocolCodecFactoryA convenience ProtocolCodecFactory that provides DemuxingProtocolEncoder and DemuxingProtocolDecoder as a pair.Classorg.apache.mina.filter.codec.demuxApache Mina
DemuxingProtocolDecoderA composite ProtocolDecoder that demultiplexes incoming IoBuffer decoding requests into an appropriate MessageDecoder.Classorg.apache.mina.filter.codec.demuxApache Mina
DemuxingProtocolEncoderA composite ProtocolEncoder that demultiplexes incoming message encoding requests into an appropriate MessageEncoder.Classorg.apache.mina.filter.codec.demuxApache Mina
DigestUtilitiesDigestUtilities.Classorg.apache.mina.proxy.handlers.http.digestApache Mina
DoubleEditorA PropertyEditor which converts a String into an Double and vice versa.Classorg.apache.mina.integration.beansApache Mina
DummySessionA dummy IoSession for unit-testing or non-network-use of the classes that depends on IoSession.Classorg.apache.mina.core.sessionApache Mina
EchoProtocolHandlerIoHandler implementation for echo server.Classorg.apache.mina.example.echoserverApache Mina
EjectCommandRepresents the eject command.Classorg.apache.mina.example.tapedeckApache Mina
EnumEditorA PropertyEditor which converts a String into an Enum and vice versa.Classorg.apache.mina.integration.beansApache Mina
ErrorGeneratingFilterAn IoFilter implementation generating random bytes and PDU modification in your communication streams.Classorg.apache.mina.filter.errorgeneratingApache Mina
EventRepresents an event which typically corresponds to a method call on a proxy.Classorg.apache.mina.statemachine.eventApache Mina
EventArgumentsInterceptorIntercepts the Event arguments before the Event is passed to the StateMachine and allows for the arguments to be modified.Interfaceorg.apache.mina.statemachine.eventApache Mina
EventFactoryUsed by StateMachineProxyBuilder to create Event objects when methods are invoked on the proxy.Interfaceorg.apache.mina.statemachine.eventApache Mina
ExceptionHandlerA handler interface that DemuxingIoHandler forwards exceptionCaught events to.Interfaceorg.apache.mina.handler.demuxApache Mina
ExceptionMonitorMonitors uncaught exceptions.Classorg.apache.mina.utilApache Mina
ExecutorFilterA filter that forwards I/O events to Executor to enforce a certain thread model while allowing the events per session to be processedClassorg.apache.mina.filter.executorApache Mina
ExpirationListenerA listener for expired object events.Interfaceorg.apache.mina.utilApache Mina
ExpiringMapA map with expiration.Classorg.apache.mina.utilApache Mina
ExpiringSessionRecyclerAn IoSessionRecycler with sessions that time out on inactivity.Classorg.apache.mina.core.sessionApache Mina
FileEditorA PropertyEditor which converts a String into a File and vice versa.Classorg.apache.mina.integration.beansApache Mina
FilenameFileRegionTODO Add documentationVersion:$Rev$, $Date$Author:The Apache MINA Project (dev@mina.Classorg.apache.mina.core.fileApache Mina
FileRegionIndicates the region of a file to be sent to the remote host.Interfaceorg.apache.mina.core.fileApache Mina
FileRegionWriteFilterFilter implementation that converts a FileRegion to IoBuffer objects and writes those buffers to the next filter.Classorg.apache.mina.filter.streamApache Mina
FixedLengthDecodingStateDecodingState which consumes all received bytes until a configured number of read bytes has been reached.Classorg.apache.mina.filter.codec.statemachineApache Mina
FloatEditorA PropertyEditor which converts a String into an Float and vice versa.Classorg.apache.mina.integration.beansApache Mina
GraphicalCharGenClientSwing application that acts as a client of the ImageServerAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.imagine.step1.clientApache Mina
HaikuClassorg.apache.mina.example.haikuApache Mina
HaikuValidationServerClassorg.apache.mina.example.haikuApache Mina
HaikuValidatorClassorg.apache.mina.example.haikuApache Mina
HaikuValidatorIoHandlerClassorg.apache.mina.example.haikuApache Mina
HttpAuthenticationMethodsenum HttpAuthenticationMethodsHttpAuthenticationMethods.Classorg.apache.mina.proxy.handlers.httpApache Mina
HttpBasicAuthLogicHandlerHttpBasicAuthLogicHandler.Classorg.apache.mina.proxy.handlers.http.basicApache Mina
HttpClientCodecClassorg.apache.mina.httpApache Mina
HttpClientDecoderClassorg.apache.mina.httpApache Mina
HttpClientEncoderClassorg.apache.mina.httpApache Mina
HttpContentChunkInterfaceorg.apache.mina.http.apiApache Mina
HttpDigestAuthLogicHandlerHttpDigestAuthLogicHandler.Classorg.apache.mina.proxy.handlers.http.digestApache Mina
HttpEndOfContentClassorg.apache.mina.http.apiApache Mina
HttpExceptionClassorg.apache.mina.httpApache Mina
HttpMessageAn HTTP message, the ancestor of HTTP request & response.Interfaceorg.apache.mina.http.apiApache Mina
HttpMethodClassorg.apache.mina.http.apiApache Mina
HttpNoAuthLogicHandlerHttpNoAuthLogicHandler.Classorg.apache.mina.proxy.handlers.http.basicApache Mina
HttpNTLMAuthLogicHandlerHttpNTLMAuthLogicHandler.Classorg.apache.mina.proxy.handlers.http.ntlmApache Mina
HttpProxyConstantsHttpProxyConstants.Classorg.apache.mina.proxy.handlers.httpApache Mina
HttpProxyRequestHttpProxyRequest.Classorg.apache.mina.proxy.handlers.httpApache Mina
HttpProxyResponseHttpProxyResponse.Classorg.apache.mina.proxy.handlers.httpApache Mina
HttpRequestDetermines whether this request contains at least one parameter with the specified nameHttpMethodgetMethod()Interfaceorg.apache.mina.http.apiApache Mina
HttpRequestImplClassorg.apache.mina.httpApache Mina
HttpResponseAn HTTP response to an HTTP requestAuthor:The Apache MINA Project (dev@mina.Interfaceorg.apache.mina.http.apiApache Mina
HttpServerCodecClassorg.apache.mina.httpApache Mina
HttpServerDecoderClassorg.apache.mina.httpApache Mina
HttpServerEncoderClassorg.apache.mina.httpApache Mina
HttpSmartProxyHandlerHttpSmartProxyHandler.Classorg.apache.mina.proxy.handlers.httpApache Mina
HttpStatusAn Enumeration of all known HTTP status codes.Classorg.apache.mina.http.apiApache Mina
HttpVerbClassorg.apache.mina.http.apiApache Mina
HttpVersionType safe enumeration representing HTTP protocol versionAuthor:The Apache MINA Project (dev@mina.Classorg.apache.mina.http.apiApache Mina
IdentityHashSetAn IdentityHashMap-backed Set.Classorg.apache.mina.utilApache Mina
IdleStatusRepresents the type of idleness of IoSession or IoSession.Classorg.apache.mina.core.sessionApache Mina
IdleStatusCheckerDetects idle sessions and fires sessionIdle events to them.Classorg.apache.mina.core.sessionApache Mina
ImageClientclient for the ImageServerAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.clientApache Mina
ImageCodecFactorya ProtocolCodecFactory for the tutorial on how to write a protocol codecAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.codecApache Mina
ImageListenerTODO Add documentationAuthor:Apache MINA ProjectInterfaceorg.apache.mina.example.imagine.step1.clientApache Mina
ImagePanelJPanel capable of drawing two BufferedImage'sAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.imagine.step1.clientApache Mina
ImageRequestrepresents a client's request for an imageAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1Apache Mina
ImageRequestDecodera decoder for ImageRequest objectsAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.codecApache Mina
ImageRequestEncoderan encoder for ImageRequest objectsAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.codecApache Mina
ImageResponseresponse sent by the server when receiving an ImageRequestAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1Apache Mina
ImageResponseDecodera decoder for ImageResponse objectsAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.codecApache Mina
ImageResponseEncoderan encoder for ImageResponse objectsAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.codecApache Mina
ImageServerentry point for the server used in the tutorial on protocol codecsAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.serverApache Mina
ImageServerentry point for the server used in the tutorial on protocol codecsAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step2.serverApache Mina
ImageServerentry point for the server used in the tutorial on protocol codecsAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step3.serverApache Mina
ImageServerIoHandlerserver-side IoHandlerAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.serverApache Mina
ImageServerIoHandlerserver-side IoHandlerAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step3.serverApache Mina
InetAddressEditorA PropertyEditor which converts a String into an This editor simply calls InetAddress.Classorg.apache.mina.integration.beansApache Mina
InetSocketAddressEditorA PropertyEditor which converts a String into an InetSocketAddress.Classorg.apache.mina.integration.beansApache Mina
InfoCommandRepresents the info command.Classorg.apache.mina.example.tapedeckApache Mina
IntegerDecodingStateDecodingState which decodes int values in big-endian order (high bytes come first).Classorg.apache.mina.filter.codec.statemachineApache Mina
IntegerEditorA PropertyEditor which converts a String into an Integer and vice versa.Classorg.apache.mina.integration.beansApache Mina
InvalidHaikuExceptionClassorg.apache.mina.example.haikuApache Mina
IoAbsoluteReaderProvides absolute read access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
IoAbsoluteWriterProvides absolute write access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
IoAcceptorAccepts incoming connection, communicates with clients, and fires events to You should bind to the desired socket address to accept incomingInterfaceorg.apache.mina.core.serviceApache Mina
IoBufferA byte buffer used by MINA applications.Classorg.apache.mina.core.bufferApache Mina
IoBufferAllocatorAllocates IoBuffers and manages them.Interfaceorg.apache.mina.core.bufferApache Mina
IoBufferDecoderIoBufferDecoder.Classorg.apache.mina.proxy.utilsApache Mina
IoBufferLazyInitializerAn LazyInitializer implementation that initializes an IoBuffer only when needed.Classorg.apache.mina.filter.bufferApache Mina
IoBufferWrapperA IoBuffer that wraps a buffer and proxies any operations to it.Classorg.apache.mina.core.bufferApache Mina
IoConnectorConnects to endpoint, communicates with the server, and fires events to You should connect to the desired socket address to start communication,Interfaceorg.apache.mina.core.serviceApache Mina
IoEventAn I/O event or an I/O request that MINA provides.Classorg.apache.mina.core.sessionApache Mina
IoEventQueueHandlerListens and filters all event queue operations occurring in OrderedThreadPoolExecutor and UnorderedThreadPoolExecutor.Interfaceorg.apache.mina.filter.executorApache Mina
IoEventQueueThrottleThrottles incoming or outgoing events.Classorg.apache.mina.filter.executorApache Mina
IoEventSizeEstimatorEstimates the amount of memory that the specified IoEvent occupies in the current JVM.Interfaceorg.apache.mina.filter.executorApache Mina
IoEventTypeAn Enum that represents the type of I/O events and requests.Classorg.apache.mina.core.sessionApache Mina
IoFilterA filter which intercepts IoHandler events like Servlet filters.Interfaceorg.apache.mina.core.filterchainApache Mina
IoFilterAdapterAn adapter class for IoFilter.Classorg.apache.mina.core.filterchainApache Mina
IoFilterChainA container of IoFilters that forwards IoHandler events to the consisting filters and terminal IoHandler sequentially.Interfaceorg.apache.mina.core.filterchainApache Mina
IoFilterChainBuilderAn interface that builds IoFilterChain in predefined way when IoSession is created.Interfaceorg.apache.mina.core.filterchainApache Mina
IoFilterEventAn I/O event or an I/O request that MINA provides for IoFilters.Classorg.apache.mina.core.filterchainApache Mina
IoFilterEventsDefines all possible MINA IoFilter events for use in IoFilterTransitionAuthor:Apache MINA ProjectClassorg.apache.mina.statemachine.eventApache Mina
IoFilterLifeCycleExceptionA RuntimeException which is thrown when IoFilter.Classorg.apache.mina.core.filterchainApache Mina
IoFilterMBeanA JMX MBean wrapper for an IoSession.Classorg.apache.mina.integration.jmxApache Mina
IoFilterPropertyAccessorAn OGNL PropertyAccessor for IoFilter.Classorg.apache.mina.integration.ognlApache Mina
IoFilterTransitionAnnotation used on methods to indicate that the method handles a specific kind of IoFilterEvents event when in a specific state.Classorg.apache.mina.statemachine.annotationApache Mina
IoFilterTransitionsAnnotation used to annotate a method with several IoFilterTransitions.Classorg.apache.mina.statemachine.annotationApache Mina
IoFutureRepresents the completion of an asynchronous I/O operation on an Can be listened for completion using a IoFutureListener.Interfaceorg.apache.mina.core.futureApache Mina
IoFutureListenerSomething interested in being notified when the completion of an asynchronous I/O operation : IoFuture.Interfaceorg.apache.mina.core.futureApache Mina
IoHandlerHandles all I/O events fired by MINA.Interfaceorg.apache.mina.core.serviceApache Mina
IoHandlerAdapterAn adapter class for IoHandler.Classorg.apache.mina.core.serviceApache Mina
IoHandlerChainA chain of IoHandlerCommands.Classorg.apache.mina.handler.chainApache Mina
IoHandlerCommandA IoHandlerCommand encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of aInterfaceorg.apache.mina.handler.chainApache Mina
IoHandlerEventsenum IoHandlerEventsDefines all possible MINA IoHandler events for use in IoHandlerTransitionClassorg.apache.mina.statemachine.eventApache Mina
IoHandlerTransitionAnnotation used on methods to indicate that the method handles a specific kind of IoHandlerEvents event when in a specific state.Classorg.apache.mina.statemachine.annotationApache Mina
IoHandlerTransitionsAnnotation used to annotate a method with several IoHandlerTransitions.Classorg.apache.mina.statemachine.annotationApache Mina
IoProcessorAn internal interface to represent an 'I/O processor' that performs actual I/O operations for IoSessions.Interfaceorg.apache.mina.core.serviceApache Mina
IoRelativeReaderProvides relative read access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
IoRelativeWriterProvides relative read access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
IoServiceBase interface for all IoAcceptors and IoConnectors that provide I/O service and manage IoSessions.Interfaceorg.apache.mina.core.serviceApache Mina
IoServiceListenerListens to events related to an IoService.Interfaceorg.apache.mina.core.serviceApache Mina
IoServiceListenerSupportA helper class which provides addition and removal of IoServiceListeners and firingAuthor:Apache MINA ProjectClassorg.apache.mina.core.serviceApache Mina
IoServiceMBeanA JMX MBean wrapper for an IoSession.Classorg.apache.mina.integration.jmxApache Mina
IoServicePropertyAccessorAn OGNL PropertyAccessor for IoService.Classorg.apache.mina.integration.ognlApache Mina
IoServiceStatisticsProvides usage statistics for an AbstractIoService instance.Classorg.apache.mina.core.serviceApache Mina
IoSession A handle which represents connection between two end-points regardless of IoSession provides user-defined attributes.Interfaceorg.apache.mina.core.sessionApache Mina
IoSessionAttributeMapStores the user-defined attributes which is provided per IoSession.Interfaceorg.apache.mina.core.sessionApache Mina
IoSessionConfigThe configuration of IoSession.Interfaceorg.apache.mina.core.sessionApache Mina
IoSessionDataStructureFactoryProvides data structures to a newly created session.Interfaceorg.apache.mina.core.sessionApache Mina
IoSessionEventIoSessionEvent.Classorg.apache.mina.proxy.eventApache Mina
IoSessionEventQueueIoSessionEventQueue.Classorg.apache.mina.proxy.eventApache Mina
IoSessionEventTypeenum IoSessionEventTypeIoSessionEventType.Classorg.apache.mina.proxy.eventApache Mina
IoSessionFinderFinds IoSessions that match a boolean OGNL expression.Classorg.apache.mina.integration.ognlApache Mina
IoSessionInitializationExceptionA RuntimeException that is thrown when the initialization of an IoSession fails.Classorg.apache.mina.core.sessionApache Mina
IoSessionInitializerDefines a callback for obtaining the IoSession during session initialization.Interfaceorg.apache.mina.core.sessionApache Mina
IoSessionMBeanA JMX MBean wrapper for an IoSession.Classorg.apache.mina.integration.jmxApache Mina
IoSessionPropertyAccessorAn OGNL PropertyAccessor for IoSession.Classorg.apache.mina.integration.ognlApache Mina
IoSessionRecyclerA connectionless transport can recycle existing sessions by assigning an IoSessionRecycler to an IoService.Interfaceorg.apache.mina.core.sessionApache Mina
IoSessionStateContextLookupMINA specific StateContextLookup which uses an IoSession attribute to store the StateContextLookup.Classorg.apache.mina.statemachine.contextApache Mina
IoUtilA utility class that provides various convenience methods related with IoSession and IoFuture.Classorg.apache.mina.coreApache Mina
KeepAliveFilterAn IoFilter that sends a keep-alive request on IoEventType.Classorg.apache.mina.filter.keepaliveApache Mina
KeepAliveMessageFactoryProvides keep-alive messages to KeepAliveFilter.Interfaceorg.apache.mina.filter.keepaliveApache Mina
KeepAliveRequestTimeoutExceptionA RuntimeException which is thrown when a keep-alive response message was not received within a certain timeout.Classorg.apache.mina.filter.keepaliveApache Mina
KeepAliveRequestTimeoutHandlerTells KeepAliveFilter what to do when a keep-alive response message was not received within a certain timeout.Interfaceorg.apache.mina.filter.keepaliveApache Mina
KeyStoreFactoryA factory that creates and configures a new KeyStore instance.Classorg.apache.mina.filter.sslApache Mina
LazyInitializedCacheMapThis map is specially useful when reads are much more frequent than writes and if the cost of instantiating the values is high like allocating an Classorg.apache.mina.utilApache Mina
LazyInitializerAn abstract class which provides semantics for an object which will be only fully initialized when requested to.Classorg.apache.mina.utilApache Mina
LinearWhitespaceSkippingStateDecodingState which skips space (0x20) and tab (0x09) characters.Classorg.apache.mina.filter.codec.statemachineApache Mina
LineDelimiterA delimiter which is appended to the end of a text line, such as CR/LF.Classorg.apache.mina.filter.codec.textlineApache Mina
ListCommandRepresents the list command.Classorg.apache.mina.example.tapedeckApache Mina
ListEditorA PropertyEditor which converts a String into a List and vice versa.Classorg.apache.mina.integration.beansApache Mina
LoadCommandRepresents the load command.Classorg.apache.mina.example.tapedeckApache Mina
Log4jXmlFormatter The generated xml corresponds 100% with what is generated by The MDC properties will only be correct when format is called from the same threadClassorg.apache.mina.utilApache Mina
LoggingFilterLogs all MINA protocol events.Classorg.apache.mina.filter.loggingApache Mina
LogLevelDefines a logging level.Classorg.apache.mina.filter.loggingApache Mina
LongEditorA PropertyEditor which converts a String into a Long and vice versa.Classorg.apache.mina.integration.beansApache Mina
Main(Entry point) Chat serverAuthor:Apache MINA ProjectClassorg.apache.mina.example.chatApache Mina
Main(Entry point) Echo serverAuthor:Apache MINA ProjectClassorg.apache.mina.example.echoserverApache Mina
Main(Entry point) NetCat client.Classorg.apache.mina.example.netcatApache Mina
Main(Entry point) Demonstrates how to write a very simple tunneling proxy using MINA.Classorg.apache.mina.example.proxyApache Mina
Main(Entry point) Reverser server which reverses all text lines fromAuthor:Apache MINA ProjectClassorg.apache.mina.example.reverserApache Mina
MainSimple example demonstrating how to build a state machine for MINA's IoHandler interface.Classorg.apache.mina.example.tapedeckApache Mina
Main(Entry point) An 'in-VM pipe' example which simulates a tennis game between client and server.Classorg.apache.mina.example.tennisApache Mina
MapBackedSetClassorg.apache.mina.utilApache Mina
MapEditorA PropertyEditor which converts a String into a Collection and vice versa.Classorg.apache.mina.integration.beansApache Mina
MdcInjectionFilterThis filter will inject some key IoSession properties into the Mapped Diagnostic Context (MDC) These properties will be set in the MDC for all logging events that are generatedClassorg.apache.mina.filter.loggingApache Mina
MemMonClientSends its memory usage to the MemoryMonitor server.Classorg.apache.mina.example.udp.clientApache Mina
MemoryMonitorThe class that will accept and process clients in order to properly track the memory usage.Classorg.apache.mina.example.udpApache Mina
MemoryMonitorHandlerClass the extends IoHandlerAdapter in order to properly handle connections and the data the connections sendClassorg.apache.mina.example.udpApache Mina
MessageDecoderDecodes a certain type of messages.Interfaceorg.apache.mina.filter.codec.demuxApache Mina
MessageDecoderAdapterAn abstract MessageDecoder implementation for those who don't need to implement MessageDecoder.Classorg.apache.mina.filter.codec.demuxApache Mina
MessageDecoderFactoryA factory that creates a new instance of MessageDecoder.Interfaceorg.apache.mina.filter.codec.demuxApache Mina
MessageDecoderResultRepresents results from MessageDecoder.Classorg.apache.mina.filter.codec.demuxApache Mina
MessageEncoderEncodes a certain type of messages.Interfaceorg.apache.mina.filter.codec.demuxApache Mina
MessageEncoderFactoryA factory that creates a new instance of MessageEncoder.Interfaceorg.apache.mina.filter.codec.demuxApache Mina
MessageHandlerA handler interface that DemuxingIoHandler forwards messageReceived or messageSent events to.Interfaceorg.apache.mina.handler.demuxApache Mina
MethodInvocationExceptionThrown by MethodTransition if the target method couldn't be invoked or threw an exception.Classorg.apache.mina.statemachine.transitionApache Mina
MethodSelfTransitionSelfTransition which invokes a Method.Classorg.apache.mina.statemachine.transitionApache Mina
MethodTransitionTransition which invokes a Method.Classorg.apache.mina.statemachine.transitionApache Mina
MinaPropertyEditorRegistrarA custom Spring PropertyEditorRegistrar implementation which registers by default all the PropertyEditor implementations in the Classorg.apache.mina.integration.xbeanApache Mina
MinaTimeServerA minimal 'time' server, returning the current date.Classorg.apache.mina.example.gettingstarted.timeserverApache Mina
NamePreservingRunnableA Runnable wrapper that preserves the name of the thread after the runnable is complete (for Runnables that change the name of the Thread they use.Classorg.apache.mina.utilApache Mina
NetCatProtocolHandlerIoHandler implementation for NetCat client.Classorg.apache.mina.example.netcatApache Mina
NioDatagramAcceptorIoAcceptor for datagram transport (UDP/IP).Classorg.apache.mina.transport.socket.nioApache Mina
NioDatagramConnectorIoConnector for datagram transport (UDP/IP).Classorg.apache.mina.transport.socket.nioApache Mina
NioProcessorTODO Add documentationAuthor:Apache MINA ProjectClassorg.apache.mina.transport.socket.nioApache Mina
NioSessionAn IoSession which is managed by the NIO transport.Classorg.apache.mina.transport.socket.nioApache Mina
NioSocketAcceptorIoAcceptor for socket transport (TCP/IP).Classorg.apache.mina.transport.socket.nioApache Mina
NioSocketConnectorIoConnector for socket transport (TCP/IP).Classorg.apache.mina.transport.socket.nioApache Mina
NoopFilterA Noop filter.Classorg.apache.mina.filter.utilApache Mina
NoopTransitionTransition implementation which does nothing but change the state.Classorg.apache.mina.statemachine.transitionApache Mina
NoSuchMethodExceptionRuntimeException equivalent of NoSuchMethodException.Classorg.apache.mina.statemachine.transitionApache Mina
NoSuchStateExceptionException thrown by StateMachine when a transition in the state machine references a state which doesn't exist.Classorg.apache.mina.statemachineApache Mina
NothingWrittenExceptionAn exception which is thrown when one or more write requests resulted in no actual write operation.Classorg.apache.mina.core.writeApache Mina
NTLMConstantsNTLMConstants.Interfaceorg.apache.mina.proxy.handlers.http.ntlmApache Mina
NTLMResponsesNTLMResponses.Classorg.apache.mina.proxy.handlers.http.ntlmApache Mina
NTLMUtilitiesNTLMUtilities.Classorg.apache.mina.proxy.handlers.http.ntlmApache Mina
NullEditorA dummy PropertyEditor for null.Classorg.apache.mina.integration.beansApache Mina
NumberEditorA PropertyEditor which converts a String into a Number and vice versa.Classorg.apache.mina.integration.beansApache Mina
ObjectMBeanA ModelMBean wrapper implementation for a POJO.Classorg.apache.mina.integration.jmxApache Mina
ObjectSerializationCodecFactoryA ProtocolCodecFactory that serializes and deserializes Java objects.Classorg.apache.mina.filter.codec.serializationApache Mina
ObjectSerializationDecoderA ProtocolDecoder which deserializes Serializable Java objects using IoBuffer.Classorg.apache.mina.filter.codec.serializationApache Mina
ObjectSerializationEncoderA ProtocolEncoder which serializes Serializable Java objects using IoBuffer.Classorg.apache.mina.filter.codec.serializationApache Mina
ObjectSerializationInputStreamAn ObjectInput and InputStream that can read the objects encoded by ObjectSerializationEncoder.Classorg.apache.mina.filter.codec.serializationApache Mina
ObjectSerializationOutputStreamAn ObjectOutput and OutputStream that can write the objects as the serialized form that ObjectSerializationDecoder can decode.Classorg.apache.mina.filter.codec.serializationApache Mina
OnEntryAnnotation used on methods to indicate that the method will be executed before entering a certain stateClassorg.apache.mina.statemachine.annotationApache Mina
OnExitAnnotation used on methods to indicate that the method will be executed before existing from a certain stateClassorg.apache.mina.statemachine.annotationApache Mina
OrderedThreadPoolExecutorA ThreadPoolExecutor that maintains the order of IoEvents.Classorg.apache.mina.filter.executorApache Mina
PasswordCommandRepresents the password command.Classorg.apache.mina.example.tapedeckApache Mina
PatternEditorA PropertyEditor which converts a String into a Pattern and vice versa.Classorg.apache.mina.integration.beansApache Mina
PauseCommandRepresents the pause command.Classorg.apache.mina.example.tapedeckApache Mina
PhraseUtilitiesClassorg.apache.mina.example.haikuApache Mina
PlayCommandRepresents the play command.Classorg.apache.mina.example.tapedeckApache Mina
PrefixedStringCodecFactoryA ProtocolCodecFactory that performs encoding and decoding of a Java String object using a fixed-length length prefix.Classorg.apache.mina.filter.codec.prefixedstringApache Mina
PrefixedStringDecoderA ProtocolDecoder which decodes a String using a fixed-length length prefix.Classorg.apache.mina.filter.codec.prefixedstringApache Mina
PrefixedStringEncoderA ProtocolEncoder which encodes a string using a fixed-length length prefix.Classorg.apache.mina.filter.codec.prefixedstringApache Mina
ProfilerTimerFilterThis class will measure the time it takes for a method in the IoFilterAdapter class to execute.Classorg.apache.mina.filter.statisticApache Mina
PropertiesEditorA PropertyEditor which converts a String into a Properties and vice versa.Classorg.apache.mina.integration.beansApache Mina
PropertyEditorFactoryA factory that creates a new PropertyEditor which is appropriate for the specified object or class.Classorg.apache.mina.integration.beansApache Mina
PropertyTypeConverterPropertyEditor-based implementation of OGNL TypeConverter.Classorg.apache.mina.integration.ognlApache Mina
ProtocolCodecExceptionAn exception that is thrown when ProtocolEncoder or ProtocolDecoder cannot understand or failed to validateClassorg.apache.mina.filter.codecApache Mina
ProtocolCodecFactoryProvides ProtocolEncoder and ProtocolDecoder which translates binary or protocol specific data into message object and vice versa.Interfaceorg.apache.mina.filter.codecApache Mina
ProtocolCodecFilterAn IoFilter which translates binary or protocol specific data into message objects and vice versa using ProtocolCodecFactory,Classorg.apache.mina.filter.codecApache Mina
ProtocolCodecSessionA virtual IoSession that provides ProtocolEncoderOutput and ProtocolDecoderOutput.Classorg.apache.mina.filter.codecApache Mina
ProtocolDecoderDecodes binary or protocol-specific data into higher-level message objects.Interfaceorg.apache.mina.filter.codecApache Mina
ProtocolDecoderAdapterAn abstract ProtocolDecoder implementation for those who don't need ProtocolDecoder.Classorg.apache.mina.filter.codecApache Mina
ProtocolDecoderExceptionAn exception that is thrown when ProtocolDecoder cannot understand or failed to validate the specified IoBufferClassorg.apache.mina.filter.codecApache Mina
ProtocolDecoderOutputCallback for ProtocolDecoder to generate decoded messages.Interfaceorg.apache.mina.filter.codecApache Mina
ProtocolEncoderEncodes higher-level message objects into binary or protocol-specific data.Interfaceorg.apache.mina.filter.codecApache Mina
ProtocolEncoderAdapterAn abstract ProtocolEncoder implementation for those who don't have any resources to dispose.Classorg.apache.mina.filter.codecApache Mina
ProtocolEncoderExceptionAn exception that is thrown when ProtocolEncoder cannot understand or failed to validate the specified message object.Classorg.apache.mina.filter.codecApache Mina
ProtocolEncoderOutputCallback for ProtocolEncoder to generate encoded messages such as IoBuffers.Interfaceorg.apache.mina.filter.codecApache Mina
ProxyAuthExceptionProxyAuthException.Classorg.apache.mina.proxyApache Mina
ProxyConnectorProxyConnector.Classorg.apache.mina.proxyApache Mina
ProxyFilterProxyFilter.Classorg.apache.mina.proxy.filterApache Mina
ProxyHandshakeIoBufferProxyHandshakeIoBuffer.Classorg.apache.mina.proxy.filterApache Mina
ProxyIoSessionProxyIoSession.Classorg.apache.mina.proxy.sessionApache Mina
ProxyIoSessionInitializerProxyIoSessionInitializer.Classorg.apache.mina.proxy.sessionApache Mina
ProxyLogicHandlerProxyLogicHandler.Interfaceorg.apache.mina.proxyApache Mina
ProxyRequestProxyRequest.Classorg.apache.mina.proxy.handlersApache Mina
QuitCommandRepresents the quit command.Classorg.apache.mina.example.tapedeckApache Mina
ReadFutureAn IoFuture for asynchronous read requests.Interfaceorg.apache.mina.core.futureApache Mina
RecoverableProtocolDecoderExceptionA special exception that tells the ProtocolDecoder can keep decoding even after this exception is thrown.Classorg.apache.mina.filter.codecApache Mina
ReferenceCountingFilterAn IoFilters wrapper that keeps track of the number of usages of this filter and will call init/destroy when the filter is not in use.Classorg.apache.mina.filter.utilApache Mina
ResultMessageRESULT message in SumUp protocol.Classorg.apache.mina.example.sumup.messageApache Mina
ResultMessageDecoderA MessageDecoder that decodes ResultMessage.Classorg.apache.mina.example.sumup.codecApache Mina
ResultMessageEncoderA MessageEncoder that encodes ResultMessage.Classorg.apache.mina.example.sumup.codecApache Mina
ReverseProtocolHandlerIoHandler implementation of reverser server protocol.Classorg.apache.mina.example.reverserApache Mina
RuntimeIoExceptionA unchecked version of IOException.Classorg.apache.mina.coreApache Mina
SelfTransitionThe interface implemented by classes which need to react on enteringAuthor:Apache MINA ProjectInterfaceorg.apache.mina.statemachine.transitionApache Mina
SerialAddressAn address for a serial port communication.Classorg.apache.mina.transport.serialApache Mina
SerialAddressEditorA PropertyEditor which converts a String into a SerialAddress and vice versa.Classorg.apache.mina.transport.serialApache Mina
SerialConnectorIoConnector for serial communication transport.Classorg.apache.mina.transport.serialApache Mina
SerialPortUnavailableExceptionException thrown when the serial port can't be open becauseAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.transport.serialApache Mina
SerialSessionAn IoSession for serial communication transport.Interfaceorg.apache.mina.transport.serialApache Mina
SerialSessionConfigAn IoSessionConfig for serial transport type.Interfaceorg.apache.mina.transport.serialApache Mina
Server(Entry Point) Starts SumUp server.Classorg.apache.mina.example.sumupApache Mina
ServerSessionHandlerIoHandler for SumUp server.Classorg.apache.mina.example.sumupApache Mina
ServerToProxyIoHandlerHandles the server to proxy part of the proxied connection.Classorg.apache.mina.example.proxyApache Mina
SessionAttributeInitializingFilterAn IoFilter that sets initial attributes when a new IoSession is created.Classorg.apache.mina.filter.utilApache Mina
SessionStateThe session state.Classorg.apache.mina.core.sessionApache Mina
SetEditorA PropertyEditor which converts a String into a Set and vice versa.Classorg.apache.mina.integration.beansApache Mina
ShortEditorA PropertyEditor which converts a String into a Short and vice versa.Classorg.apache.mina.integration.beansApache Mina
ShortIntegerDecodingStateDecodingState which decodes short values in big-endian order (high bytes come first).Classorg.apache.mina.filter.codec.statemachineApache Mina
SimpleBufferAllocatorA simplistic IoBufferAllocator which simply allocates a newAuthor:Apache MINA ProjectClassorg.apache.mina.core.bufferApache Mina
SimpleByteArrayFactoryCreates ByteArray backed by a heap-allocated IoBuffer.Classorg.apache.mina.util.byteaccessApache Mina
SimpleIoProcessorPoolAn IoProcessor pool that distributes IoSessions into one or more IoProcessors.Classorg.apache.mina.core.serviceApache Mina
SingleByteDecodingStateDecodingState which decodes byte values.Classorg.apache.mina.filter.codec.statemachineApache Mina
SingleSessionIoHandlerA session handler without an IoSession parameter for simplicity.Interfaceorg.apache.mina.handler.multitonApache Mina
SingleSessionIoHandlerAdapterAdapter class for implementors of the SingleSessionIoHandler interface.Classorg.apache.mina.handler.multitonApache Mina
SingleSessionIoHandlerDelegateAn IoHandler implementation which delegates all requests to SingleSessionIoHandlers.Classorg.apache.mina.handler.multitonApache Mina
SingleSessionIoHandlerFactoryA factory that creates SingleSessionIoHandler to be used with one particular session.Interfaceorg.apache.mina.handler.multitonApache Mina
SingletonStateContextLookupStateContextLookup implementation which always returns the same StateContext instance.Classorg.apache.mina.statemachine.contextApache Mina
SkippingStateDecodingState which skips data until canSkip(byte) returns Author:Apache MINA ProjectClassorg.apache.mina.filter.codec.statemachineApache Mina
SocketAcceptorIoAcceptor for socket transport (TCP/IP).Interfaceorg.apache.mina.transport.socketApache Mina
SocketAddressFactoryWorkaround for dealing with inability to annotate java docs of JDK socket address classes.Classorg.apache.mina.integration.xbeanApache Mina
SocketConnectorIoConnector for socket transport (TCP/IP).Interfaceorg.apache.mina.transport.socketApache Mina
SocketSessionConfigAn IoSessionConfig for socket transport type.Interfaceorg.apache.mina.transport.socketApache Mina
Socks4LogicHandlerSocks4LogicHandler.Classorg.apache.mina.proxy.handlers.socksApache Mina
Socks5LogicHandlerSocks5LogicHandler.Classorg.apache.mina.proxy.handlers.socksApache Mina
SocksProxyConstantsSocksProxyConstants.Classorg.apache.mina.proxy.handlers.socksApache Mina
SocksProxyRequestSocksProxyRequest.Classorg.apache.mina.proxy.handlers.socksApache Mina
SpringMain(Entry point) Chat server which uses Spring and the serverContext.Classorg.apache.mina.example.chatApache Mina
SslContextFactoryA factory that creates and configures a new SSLContext.Classorg.apache.mina.filter.sslApache Mina
SslFilterAn SSL filter that encrypts and decrypts the data exchanged in the session.Classorg.apache.mina.filter.sslApache Mina
SslServerSocketFactorySimple Server Socket factory to create sockets with or without SSL enabled.Classorg.apache.mina.example.echoserver.sslApache Mina
SslSocketFactorySimple Socket factory to create sockets with or without SSL enabled.Classorg.apache.mina.example.echoserver.sslApache Mina
StandardThreadPoolClassorg.apache.mina.integration.xbeanApache Mina
StateAnnotation used to define the states in a state machine.Classorg.apache.mina.statemachine.annotationApache Mina
StateRepresents a state in a StateMachine.Classorg.apache.mina.statemachineApache Mina
StateContextStateContext objects are used to store the current State and any application specific attributes for a specific client of a Interfaceorg.apache.mina.statemachine.contextApache Mina
StateContextFactoryFactory which creates StateContext instances.Interfaceorg.apache.mina.statemachine.contextApache Mina
StateContextLookupLookups a StateContext from a collection of event arguments.Interfaceorg.apache.mina.statemachine.contextApache Mina
StateControlAllows for programmatic control of a state machines execution.Classorg.apache.mina.statemachineApache Mina
StateMachineRepresents a complete state machine.Classorg.apache.mina.statemachineApache Mina
StateMachineCreationExceptionException thrown by StateMachineFactory when a StateMachine could not be constructed for some reason.Classorg.apache.mina.statemachineApache Mina
StateMachineFactoryCreates StateMachines by reading State, Transition and Transitions (or equivalent) and SelfTransition annotations from one or more arbitraryClassorg.apache.mina.statemachineApache Mina
StateMachineProxyBuilderUsed to create proxies which will forward all method calls on them to aAuthor:Apache MINA ProjectClassorg.apache.mina.statemachineApache Mina
StopCommandRepresents the stop command.Classorg.apache.mina.example.tapedeckApache Mina
StreamIoHandlerA IoHandler that adapts asynchronous MINA events to stream I/O.Classorg.apache.mina.handler.streamApache Mina
StreamWriteFilterFilter implementation which makes it possible to write InputStream objects directly using IoSession.Classorg.apache.mina.filter.streamApache Mina
StringEditorA dummy PropertyEditor for a String.Classorg.apache.mina.integration.beansApache Mina
StringUtilitiesStringUtilities.Classorg.apache.mina.proxy.utilsApache Mina
SubnetA IP subnet using the CIDR notation.Classorg.apache.mina.filter.firewallApache Mina
SumUpProtocolCodecFactoryA ProtocolCodecFactory that provides a protocol codec forAuthor:Apache MINA ProjectClassorg.apache.mina.example.sumup.codecApache Mina
SwingChatClientSimple chat client based on Swing & MINA that implements the chat protocol.Classorg.apache.mina.example.chat.clientApache Mina
SwingChatClientHandlerIoHandler implementation of the client side of the simple chat protocol.Classorg.apache.mina.example.chat.clientApache Mina
SynchronizedProtocolDecoderA ProtocolDecoder implementation which decorates an existing decoder to be thread-safe.Classorg.apache.mina.filter.codecApache Mina
SynchronizedProtocolEncoderA ProtocolEncoder implementation which decorates an existing encoder to be thread-safe.Classorg.apache.mina.filter.codecApache Mina
SynchronizedQueueA decorator that makes the specified Queue thread-safe.Classorg.apache.mina.utilApache Mina
TapeDeckServerThe actual state machine implementation for the tape deck server.Classorg.apache.mina.example.tapedeckApache Mina
TcpClientAn UDP client taht just send thousands of small messages to a UdpServer.Classorg.apache.mina.example.tcp.perfApache Mina
TcpServerAn TCP server used for performance tests.Classorg.apache.mina.example.tcp.perfApache Mina
TennisBallA tennis ball which has TTL value and state whose value is one of 'PING' andAuthor:Apache MINA ProjectClassorg.apache.mina.example.tennisApache Mina
TennisPlayerA IoHandler implementation which plays a tennis game.Classorg.apache.mina.example.tennisApache Mina
TextLineCodecFactoryA ProtocolCodecFactory that performs encoding and decoding between a text line data and a Java string object.Classorg.apache.mina.filter.codec.textlineApache Mina
TextLineDecoderA ProtocolDecoder which decodes a text line into a string.Classorg.apache.mina.filter.codec.textlineApache Mina
TextLineEncoderA ProtocolEncoder which encodes a string into a text line which ends with the delimiter.Classorg.apache.mina.filter.codec.textlineApache Mina
TimeServerHandlerThe Time Server handler : it return the current date when a message is received, or close the session if the quit message is received.Classorg.apache.mina.example.gettingstarted.timeserverApache Mina
ToHaikuIoFilterClassorg.apache.mina.example.haikuApache Mina
TransformUtility class for working with xml data Implementation is heavily based on org.Classorg.apache.mina.utilApache Mina
TransitionAnnotation used on methods to indicate that the method handles a specific kind of event when in a specific state.Classorg.apache.mina.statemachine.annotationApache Mina
TransitionThe interface implemented by classes which need to react on transitionsAuthor:Apache MINA ProjectInterfaceorg.apache.mina.statemachine.transitionApache Mina
TransitionAnnotationAnnotation used to mark other annotations as being transition annotations.Classorg.apache.mina.statemachine.annotationApache Mina
TransitionsAnnotation used to annotate a method with several Transitions.Classorg.apache.mina.statemachine.annotationApache Mina
TransportMetadataProvides meta-information that describes an IoService.Interfaceorg.apache.mina.core.serviceApache Mina
UdpClientAn UDP client taht just send thousands of small messages to a UdpServer.Classorg.apache.mina.example.udp.perfApache Mina
UdpServerAn UDP server used for performance tests.Classorg.apache.mina.example.udp.perfApache Mina
UnhandledEventExceptionThrown when an Event passed to a state machine couldn't be handled.Classorg.apache.mina.statemachine.eventApache Mina
UnknownMessageTypeExceptionAn exception that is thrown when the type of the message cannot be determined.Classorg.apache.mina.core.sessionApache Mina
UnorderedThreadPoolExecutorA ThreadPoolExecutor that does not maintain the order of IoEvents.Classorg.apache.mina.filter.executorApache Mina
URIEditorA PropertyEditor which converts a String into a URI and vice versa.Classorg.apache.mina.integration.beansApache Mina
URLEditorA PropertyEditor which converts a String into a URL and vice versa.Classorg.apache.mina.integration.beansApache Mina
UserCommandRepresents the user command.Classorg.apache.mina.example.tapedeckApache Mina
VmPipeAcceptorBinds the specified IoHandler to the specifiedAuthor:Apache MINA ProjectClassorg.apache.mina.transport.vmpipeApache Mina
VmPipeAddressA SocketAddress which represents in-VM pipe port number.Classorg.apache.mina.transport.vmpipeApache Mina
VmPipeAddressEditorA PropertyEditor which converts a String into a VmPipeAddress and vice versa.Classorg.apache.mina.integration.beansApache Mina
VmPipeConnectorConnects to IoHandlers which is bound on the specifiedAuthor:Apache MINA ProjectClassorg.apache.mina.transport.vmpipeApache Mina
VmPipeSessionConfigAn IoSessionConfig for vmpipe transport type.Interfaceorg.apache.mina.transport.vmpipeApache Mina
WriteExceptionAn exception which is thrown when one or more write operations failed.Classorg.apache.mina.core.writeApache Mina
WriteFutureAn IoFuture for asynchronous write requests.Interfaceorg.apache.mina.core.futureApache Mina
WriteRequestRepresents write request fired by IoSession.Interfaceorg.apache.mina.core.writeApache Mina
WriteRequestFilterAttaches an IoEventQueueHandler to an IoSession's WriteRequest queue to provide accurate write queue status tracking.Classorg.apache.mina.filter.executorApache Mina
WriteRequestFilterAn abstract IoFilter that simplifies the implementation of an IoFilter that filters an IoEventType.Classorg.apache.mina.filter.utilApache Mina
WriteRequestQueueStores WriteRequests which are queued to an IoSession.Interfaceorg.apache.mina.core.writeApache Mina
WriteRequestWrapperA wrapper for an existing WriteRequest.Classorg.apache.mina.core.writeApache Mina
WriteTimeoutExceptionAn exception which is thrown when write buffer is not flushed for IoSessionConfig.Classorg.apache.mina.core.writeApache Mina
WriteToClosedSessionExceptionAn exception which is thrown when one or more write operations were attempted on a closed session.Classorg.apache.mina.core.writeApache Mina